const github.com/golang/protobuf/ptypes.minValidSeconds

2 uses

	github.com/golang/protobuf/ptypes (current package)
		timestamp.go#L19: 	minValidSeconds = -62135596800
		timestamp.go#L102: 	if ts.Seconds < minValidSeconds {